home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- if the platform = "Windows,32" then
- open(the moviePath & "Virgin ISP Software (PC)\SETUP.EXE")
- else
- if the platform = "Windows,16" then
- alert("Sorry, but the MadasaFish software is for 32-bit Windows")
- else
- alert("To install Virgin net, quit this Interface and open the folder `Virgin ISP software (MAC)`, and follow the on-screen instructions.")
- end if
- end if
- end
-